Fix double scrollbar issue
authorSteve Klabnik <steve@steveklabnik.com>
Fri, 3 Jul 2015 18:18:46 +0000 (14:18 -0400)
committerSteve Klabnik <steve@steveklabnik.com>
Fri, 3 Jul 2015 18:18:46 +0000 (14:18 -0400)
https://twitter.com/steveklabnik/status/617031020429373440

src/doc/stylesheets/all.css

index d416a2ad88a300e13fc2e901ca05fd6a15af7de1..3c0bdc2b20793126397e27e3250ac1718b3edbfa 100644 (file)
@@ -17,7 +17,6 @@ body {
   -webkit-align-items: center;
           align-items: center;
   font-family: sans-serif;
-  overflow-y: scroll;
 }
 
 a { color: #00ac5b; text-decoration: none; }